Address Lookup API

(1 review)

API Resources

The Address Lookup API allows you to:

  • convert an address string to a unique Chorus identifier
  • input a postal address string, CoreLogic identifier or Chorus Unique Identifier (TLC or PLSAM) and return a list of up to 20 matches
  • retrieve detailed address information.

The Address Lookup API includes the following resources:

Name Function HTTP method
Addresses Retrieves a list of matching addresses based on a supplied search term, either using autocomplete or fuzzy complete logic. GET
Address Details Retrieves detailed address information for a given unique Chorus location identifier (TLC, PLSAM, TUI and AID). GET

Refer to API Summary for more information on field types, length and other restrictions.


Reviews